You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > VectorInt Structure > VectorInt Methods > Rotate Method > VectorInt.Rotate Method ([In] int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
VectorInt.Rotate Method ([In] int)

A cyclic shift on all calling vector elements.

Syntax
C#
Visual Basic
public TMtxVecInt Rotate([In] int Offset);

Performs cyclic shift on all calling vector elements. Offset can be any integer number, positive or negative.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!